﻿1857.1.1 = {
	capital = 536
	set_research_slots = 2

	set_convoys = 20
	add_equipment_to_stockpile = { type = infantry_equipment_rifle_0 amount = 1500 producer = EZO }
	add_equipment_to_stockpile = { type = uniform_equipment_0 amount = 1000 producer = EZO }

	### Economy
    add_ideas = generic_unemployment_idea
    set_variable = { unemployment_value_modifier = 0.1 }
    set_variable = { current_unemployment = 0.05 }
    clamp_variable = {
        var = current_unemployment
        min = 0
        max = 1
    }
    update_unemployment_modifier = yes
    add_to_variable = { money = 0.01 }

	add_ideas = {
		# State & Country
		#hos_is_leader
		#non_monarchical_system
		industrializing
		pre_industrial_era
		doctrine_victorian_army_1
		#religion_shinto
		# Government
		#presidential_republic
		#no_constitution
		limited_elections
		#executive_influence
		#federal_control
		# Culture
		privileged_education
		state_religion
		state_controlled_press
		foa_banned
		tu_prohibited
		kangaroo_court
		# Economic
		closed_economy
		limited_exports
		taxation_level_2
		cl_legal
		
		
		# Population
		#stagnation_growth
		border_control
		racial_laws
		extensive_conscription
		absolutism
		pp_limited_party_freedom
		# Budget
		social_spending_level_1
		law_spending_level_2
		road_spending_level_1
		navy_spending_level_1
		army_spending_level_3
		research_spending_level_1
	}

	set_politics = {
		ruling_party = traditional_conservatism
	}

	set_popularities = {
		anarchism = 0
		ideology_social_liberalism = 0
		ideology_radical_socialism = 0
		social_egalitarianism = 0
		centrism = 3
		traditional_conservatism = 75
		radical_democracy = 11
		chauvinist_populism = 0
		autocracy = 5
		fundamentalism = 6
	}

	# Technology
	eoanbsys_technology_setup_developed_asia_1857 = yes

	# POLITICAL LEADERS

	# create_country_leader = {
	# 	name = "Enomoto Takeaki"
	# 	desc = "POLITICS_TEMP_DESC"
	# 	picture = GFX_Portrait_EZO_Enomoto_Takeaki
	# 	expire = "1900.1.1"
	# 	ideology = natconserv
	# 	traits = {	}
	# }
}